var crypto/cipher.gcmReductionTable

2 uses

	crypto/cipher (current package)
		gcm.go#L282: var gcmReductionTable = []uint16{
		gcm.go#L304: 			z.low ^= uint64(gcmReductionTable[msw]) << 48